From: Glenn Morris Date: Sat, 11 Jul 2009 02:50:05 +0000 (+0000) Subject: (Autorevert): Add menu descriptions. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11529 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ca16279723ade68a7beae987d309a228c2abfabc;p=emacs.git (Autorevert): Add menu descriptions. --- diff --git a/doc/emacs/arevert-xtra.texi b/doc/emacs/arevert-xtra.texi index f2151186555..94d7dfc3e10 100644 --- a/doc/emacs/arevert-xtra.texi +++ b/doc/emacs/arevert-xtra.texi @@ -6,7 +6,7 @@ @c This file is included either in emacs-xtra.texi (when producing the @c printed version) or in the main Emacs manual (for the on-line version). @node Autorevert -@section Auto Reverting non-file Buffers +@section Auto Reverting Non-File Buffers Global Auto Revert Mode normally only reverts file buffers. There are two ways to auto-revert certain non-file buffers: enabling Auto Revert @@ -39,9 +39,9 @@ The details depend on the particular types of buffers and are explained in the corresponding sections. @menu -* Auto Reverting the Buffer Menu:: -* Auto Reverting Dired:: -* Supporting additional buffers:: +* Auto Reverting the Buffer Menu:: Auto Revert of the Buffer Menu. +* Auto Reverting Dired:: Auto Revert of Dired buffers. +* Supporting additional buffers:: How to add more Auto Revert support. @end menu @node Auto Reverting the Buffer Menu